home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / multimedia / mediacoder / MediaCoder-0[1].3.8-20060501.exe / codecs / producer / audiences / 80% Quality Download (VBR).rpad < prev    next >
Encoding:
Extensible Markup Language  |  2004-06-04  |  2.8 KB  |  59 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <audience xmlns="http://ns.real.com/tools/audience.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xsi:schemaLocation="http://ns.real.com/tools/audience.2.0 http://ns.real.com/tools/audience.2.0.xsd">
  3.   <avgBitrate type="uint">1000000</avgBitrate>
  4.   <maxBitrate type="uint">2000000</maxBitrate>
  5.   <streams>
  6.     <stream xsi:type="videoStream">
  7.       <pluginName type="string">rn-videocodec-realvideo</pluginName>
  8.       <codecName type="string">rv10</codecName>
  9.       <encodingType type="string">vbrQuality</encodingType>
  10.       <encodingComplexity type="string">high</encodingComplexity>
  11.       <quality type="uint">80</quality>
  12.       <maxStartupLatency type="double">4</maxStartupLatency>
  13.       <maxFrameRate type="double">30</maxFrameRate>
  14.       <maxKeyFrameInterval type="double">10</maxKeyFrameInterval>
  15.       <enableLossProtection type="bool">false</enableLossProtection>
  16.     </stream>
  17.     <stream xsi:type="audioStream">
  18.       <pluginName type="string">rn-audiocodec-realaudio</pluginName>
  19.       <codecName type="string">cook</codecName>
  20.       <codecFlavor type="uint">14</codecFlavor>
  21.       <encodingComplexity type="string">high</encodingComplexity>
  22.       <streamContext type="bag">
  23.         <presentationType type="string">audio-video</presentationType>
  24.         <audioMode type="string">voice</audioMode>
  25.       </streamContext>
  26.     </stream>
  27.     <stream xsi:type="audioStream">
  28.       <pluginName type="string">rn-audiocodec-realaudio</pluginName>
  29.       <codecName type="string">cook</codecName>
  30.       <codecFlavor type="uint">25</codecFlavor>
  31.       <encodingComplexity type="string">high</encodingComplexity>
  32.       <streamContext type="bag">
  33.         <presentationType type="string">audio-video</presentationType>
  34.         <audioMode type="string">music</audioMode>
  35.       </streamContext>
  36.     </stream>
  37.     <stream xsi:type="audioStream">
  38.       <pluginName type="string">rn-audiocodec-realaudio</pluginName>
  39.       <codecName type="string">cook</codecName>
  40.       <codecFlavor type="uint">25</codecFlavor>
  41.       <encodingComplexity type="string">high</encodingComplexity>
  42.       <streamContext type="bag">
  43.         <presentationType type="string">audio-only</presentationType>
  44.         <audioMode type="string">voice</audioMode>
  45.       </streamContext>
  46.     </stream>
  47.     <stream xsi:type="audioStream">
  48.       <pluginName type="string">rn-audiocodec-realaudio</pluginName>
  49.       <codecName type="string">raac</codecName>
  50.       <codecFlavor type="uint">6</codecFlavor>
  51.       <encodingComplexity type="string">high</encodingComplexity>
  52.       <streamContext type="bag">
  53.         <presentationType type="string">audio-only</presentationType>
  54.         <audioMode type="string">music</audioMode>
  55.       </streamContext>
  56.     </stream>
  57.   </streams>
  58. </audience>
  59.